*** empty log message ***
authorMartin Rudalics <rudalics@gmx.at>
Tue, 7 Aug 2007 12:43:40 +0000 (12:43 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 7 Aug 2007 12:43:40 +0000 (12:43 +0000)
lisp/ChangeLog

index c6a6d8493517d6c40282f6dc0384e3701b30161c..b4ac9903813a37c60a3544b3bbca4563e910bef7 100644 (file)
@@ -1,3 +1,9 @@
+2007-08-07  Martin Rudalics  <rudalics@gmx.at>
+
+       * format.el (format-insert-file): Make sure that at most one undo
+       entry is recorded for the insertion.  Inhibit point-motion and
+       modification hooks around call to insert-file-contents.
+
 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.